From 882855f8658bb3efc8d450f8fc2a1c4bd0014c0c Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 2 Aug 2021 20:11:32 +0200 Subject: [PATCH] video: Use cross-fade transition to avoid resizes Slide animations cause changes in the size requests due to the behavior of GtkRevealer. We can avoid those by using cross-fades, which don't have that problem. Besides, cross-fades look better anyway. --- gtk/ui/gtkvideo.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/ui/gtkvideo.ui b/gtk/ui/gtkvideo.ui index 3760d4b7c8..ce70bb6e23 100644 --- a/gtk/ui/gtkvideo.ui +++ b/gtk/ui/gtkvideo.ui @@ -24,7 +24,7 @@ end - slide-up + crossfade